Allow theme to set close button position in headerbars
authorMatthias Clasen <mclasen@redhat.com>
Mon, 16 Sep 2013 20:13:07 +0000 (16:13 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 16 Sep 2013 20:13:07 +0000 (16:13 -0400)
commit54773ba45ba6348cc8c94e7fbab10049fac02884
tree7553b425d285fc04c448da6176a82990f774e81a
parentaa1435b7418b0339b66dcb28b553a17c4bd49113
Allow theme to set close button position in headerbars

This allows GTK+ applications with headerbars to fit in
better in platforms that have window controls on the left.

To use this, set -GtkWindow-decoration-button-layout: 'close:'
in the theme.

https://bugzilla.gnome.org/show_bug.cgi?id=706708
gtk/gtkheaderbar.c